home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 24 / AACD 24.iso / AACD / Online / Epic4 / share / epic / help / 4_misc / window / bind < prev    next >
Text File  |  2001-03-21  |  668b  |  18 lines

  1. Synopsis:
  2.    window bind <channel>
  3.  
  4. Description:
  5.    This binds the specified channel to the client's current window.  This
  6.    means that all channel traffic for that channel will now be dumped to
  7.    this window.  This is useful if you join a channel in one window, but
  8.    then wish to put it in another window.
  9.  
  10.    BIND does not require that client client already be on the channel to
  11.    be bound, and it will not join the channel if it is not already on it.
  12.    Use WINDOW CHANNEL to join the channel.  Also note that leaving the
  13.    channel does not unbind it from the window; WINDOW UNBIND must be used.
  14.  
  15. See Also:
  16.    window(4) channel, unbind
  17.  
  18.